setSystemGestureInsets
Deprecated
Use setInsets with systemGestures.
Sets system gesture insets in pixels.
The system gesture insets represent the area of a window where system gestures have priority and may consume some or all touch input, e.g. due to the a system bar occupying it, or it being reserved for touch-only gestures.
The insets passed will only take effect when running on API 29 and above.
Return
itself